Compare Pastes
Differences between the pastes
#128183 (17.10.2019 16:52)
and
#239436 (02.12.2021 05:07).
| 1 | t/handle/local/05_use.t ................ ok | |
| 2 | t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required for testing POD | |
| 3 | t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1 | |
| 4 | t/local/03_use.t ....................... 1/1 # | |
| 5 | # Testing Net::SSLeay 1.88 | |
| 6 | # | |
| 7 | # Perl information: | |
| 8 | # Version: '5.026001' | |
| 9 | # Executable path: '/home/guest/perl5/perlbrew/perls/perl-5.26.1/bin/perl' | |
| 10 | # | |
| 11 | # libssl information: | |
| 12 | # SSLEAY_VERSION: 'OpenSSL 1.1.1d 10 Sep 2019' | |
| 13 | # SSLEAY_CFLAGS: 'compiler: x86_64-pc-linux-gnu-gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -march=native -O2 -pipe -fno-strict-aliasing -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DZLIB -DNDEBUG -DOPENSSL_NO_BUF_FREELISTS' | |
| 14 | # SSLEAY_BUILT_ON: 'built on: Thu Oct 17 13:30:14 2019 UTC' | |
| 15 | # SSLEAY_PLATFORM: 'platform: linux-x86_64' | |
| 16 | # SSLEAY_DIR: 'OPENSSLDIR: "/etc/ssl"' | |
| 17 | # OPENSSL_ENGINES_DIR: 'ENGINESDIR: "/usr/lib64/engines-1.1"' | |
| 18 | t/local/03_use.t ....................... ok | |
| 19 | t/local/04_basic.t ..................... ok | |
| 20 | t/local/05_passwd_cb.t ................. ok | |
| 21 | t/local/06_tcpecho.t ................... ok | |
| 22 | t/local/07_sslecho.t ................... ok | |
| 23 | t/local/08_pipe.t ...................... ok | |
| 24 | t/local/09_ctx_new.t ................... ok | |
| 25 | t/local/10_rand.t ...................... 1/52 | |
| 26 | # Failed test 'RAND_file_name returns defined value' | |
| 27 | # at t/local/10_rand.t line 18. | |
| 28 | # got: undef | |
| 29 | # expected: anything else | |
| 30 | Use of uninitialized value $file_name in concatenation (.) or string at t/local/10_rand.t line 19. | |
| 31 | # Looks like you failed 1 test of 52. | |
| 32 | t/local/10_rand.t ...................... Dubious, test returned 1 (wstat 256, 0x100) | |
| 33 | Failed 1/52 subtests | |
| 34 | t/local/11_read.t ...................... ok | |
| 35 | t/local/15_bio.t ....................... ok | |
| 36 | t/local/20_autoload.t .................. ok | |
| 37 | t/local/21_constants.t ................. ok | |
| 38 | t/local/30_error.t ..................... ok | |
| 39 | t/local/31_rsa_generate_key.t .......... ok | |
| 40 | t/local/32_x509_get_cert_info.t ........ ok | |
| 41 | t/local/33_x509_create_cert.t .......... ok | |
| 42 | t/local/34_x509_crl.t .................. ok | |
| 43 | t/local/35_ephemeral.t ................. skipped: libressl and OpenSSL 1.1 removed support for ephemeral/temporary RSA private keys | |
| 44 | t/local/36_verify.t .................... ok | |
| 45 | t/local/37_asn1_time.t ................. ok | |
| 46 | t/local/38_priv-key.t .................. ok | |
| 47 | t/local/39_pkcs12.t .................... ok | |
| 48 | t/local/40_npn_support.t ............... ok | |
| 49 | t/local/41_alpn_support.t .............. ok | |
| 50 | t/local/42_info_callback.t ............. ok | |
| 51 | t/local/43_misc_functions.t ............ ok | |
| 52 | t/local/44_sess.t ...................... ok | |
| 53 | t/local/45_exporter.t .................. ok | |
| 54 | t/local/50_digest.t .................... ok | |
| 55 | t/local/61_threads-cb-crash.t .......... skipped: your perl is not compiled with ithreads | |
| 56 | t/local/62_threads-ctx_new-deadlock.t .. skipped: your perl is not compiled with ithreads | |
| 57 | t/local/63_ec_key_generate_key.t ....... ok | |
| 58 | t/local/64_ticket_sharing.t ............ ok | |
| 59 | t/local/65_security_level.t ............ ok | |
| 60 | t/local/65_ticket_sharing_2.t .......... ok | |
| 61 | t/local/66_curves.t .................... ok | |
| 62 | t/local/kwalitee.t ..................... skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1 | |
| 63 | ||
| 64 | Test Summary Report | |
| 65 | ------------------- | |
| 66 | t/local/10_rand.t (Wstat: 256 Tests: 52 Failed: 1) | |
| 67 | Failed test: 3 | |
| 68 | Non-zero exit status: 1 | |
| 69 | Files=40, Tests=3039, 6 wallclock secs ( 0.40 usr 0.05 sys + 4.44 cusr 0.31 csys = 5.20 CPU) | |
| 70 | Result: FAIL | |
| 71 | Failed 1/40 test programs. 1/3039 subtests failed. | |
| 72 | make: *** [Makefile:1081: test_dynamic] Ошибка 255 |
